|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
IEEE 802.1Q header structure. More...
Public Attributes | |
| short | tpid |
| byte | userPriority |
| byte | cfi |
| short | vlanId |
| short | typeLength |
Public Attributes inherited from EthernetHeader | |
| mac | dstMacAddress |
| mac | srcMacAddress |
| int | frameCheckSequence |
Public Attributes inherited from Header | |
| Pdu | payload |
IEEE 802.1Q header structure.
| byte Dot1qHeader::cfi |
| short Dot1qHeader::tpid |
| short Dot1qHeader::typeLength |
| byte Dot1qHeader::userPriority |
| short Dot1qHeader::vlanId |